projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8d6a09
)
(TAGS): Find the source files in $(srcdir).
author
Richard M. Stallman
<rms@gnu.org>
Thu, 29 Nov 2001 00:45:10 +0000
(
00:45
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 29 Nov 2001 00:45:10 +0000
(
00:45
+0000)
lwlib/Makefile.in
patch
|
blob
|
history
diff --git
a/lwlib/Makefile.in
b/lwlib/Makefile.in
index 7a3eb8fd815762d64d395ebe736b87b67cca4bac..51b13040b9c14ca1a3f6da935d7e4ca275d17f05 100644
(file)
--- a/
lwlib/Makefile.in
+++ b/
lwlib/Makefile.in
@@
-70,6
+70,6
@@
distclean: clean
maintainer-clean: distclean
TAGS:
- ../lib-src/etags -t *.[ch]
+ ../lib-src/etags -t
$(srcdir)/
*.[ch]
tags: TAGS
.PHONY: tags